WorkloadNetworkSegmentPortVif.PortName Property

Definition

Gets or sets name of port or VIF attached to segment.

[Newtonsoft.Json.JsonProperty(PropertyName="portName")]
public string PortName { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="portName")>]
member this.PortName : string with get, set
Public Property PortName As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to