Skip to content

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.

PortRequired

Port interface{}
  • Type: interface{}

VServerGroupIdRequired

VServerGroupId interface{}
  • Type: interface{}

WeightOptional

Weight interface{}
  • Type: interface{}