VServerGroupAttributesProperty
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkess"
&alicloudroscdkess.VServerGroupAttributesProperty {
Port: interface{},
VServerGroupId: interface{},
Weight: interface{},
}
Properties
Name | Type | Description |
---|---|---|
Port |
interface{} |
No description. |
VServerGroupId |
interface{} |
No description. |
Weight |
interface{} |
No description. |
Port
Required
Port interface{}
- Type: interface{}
VServerGroupId
Required
VServerGroupId interface{}
- Type: interface{}
Weight
Optional
Weight interface{}
- Type: interface{}