NetworkInterfacesProperty
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkecs"
&alicloudroscdkecs.NetworkInterfacesProperty {
Description: interface{},
NetworkInterfaceName: interface{},
PrimaryIpAddress: interface{},
SecurityGroupId: interface{},
VSwitchId: interface{},
}
Properties
DescriptionOptional
Description interface{}
NetworkInterfaceNameOptional
NetworkInterfaceName interface{}
PrimaryIpAddressOptional
PrimaryIpAddress interface{}
SecurityGroupIdOptional
SecurityGroupId interface{}
VSwitchIdOptional
VSwitchId interface{}