WorkloadNetworkSegmentUpdate interface
NSX Segment update
Properties
connected |
Gateway which to connect segment to. |
display |
Display name of the segment. |
port |
Port Vif which segment is associated with. NOTE: This property will not be serialized. It can only be populated by the server. |
provisioning |
The provisioning state NOTE: This property will not be serialized. It can only be populated by the server. |
revision | NSX revision number. |
status | Segment status. NOTE: This property will not be serialized. It can only be populated by the server. |
subnet | Subnet which to connect segment to. |
Property Details
connectedGateway
Gateway which to connect segment to.
connectedGateway?: string
Property Value
string
displayName
Display name of the segment.
displayName?: string
Property Value
string
portVif
Port Vif which segment is associated with. NOTE: This property will not be serialized. It can only be populated by the server.
portVif?: WorkloadNetworkSegmentPortVif[]
Property Value
provisioningState
The provisioning state NOTE: This property will not be serialized. It can only be populated by the server.
provisioningState?: string
Property Value
string
revision
NSX revision number.
revision?: number
Property Value
number
status
Segment status. NOTE: This property will not be serialized. It can only be populated by the server.
status?: string
Property Value
string
subnet
Subnet which to connect segment to.
subnet?: WorkloadNetworkSegmentSubnet