Skip to content

DefaultActionsProperty

Initializer

using AlibabaCloud.SDK.ROS.CDK.Alb;
new DefaultActionsProperty {
    object ForwardGroupConfig,
    object Type
};

Properties

Name Type Description
ForwardGroupConfig object No description.
Type object No description.

ForwardGroupConfigRequired

public object ForwardGroupConfig { get; set; }
  • Type: object

TypeRequired

public object Type { get; set; }
  • Type: object