Share via


WorkloadNetworkSegmentProperties interface

NSX Segment Properties

Properties

connectedGateway

Gateway which to connect segment to.

displayName

Display name of the segment.

portVif

Port Vif which segment is associated with.

provisioningState

The provisioning state

revision

NSX revision number.

status

Segment status.

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.

portVif?: WorkloadNetworkSegmentPortVif[]

Property Value

provisioningState

The provisioning state

provisioningState?: string

Property Value

string

revision

NSX revision number.

revision?: number

Property Value

number

status

Segment status.

status?: string

Property Value

string

subnet

Subnet which to connect segment to.

subnet?: WorkloadNetworkSegmentSubnet

Property Value