Share via


WorkloadNetworkSegment.PortVif Property

Definition

Gets port Vif which segment is associated with.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.portVif")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Avs.Models.WorkloadNetworkSegmentPortVif> PortVif { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.portVif")>]
member this.PortVif : System.Collections.Generic.IList<Microsoft.Azure.Management.Avs.Models.WorkloadNetworkSegmentPortVif>
Public ReadOnly Property PortVif As IList(Of WorkloadNetworkSegmentPortVif)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to