다음을 통해 공유


WorkloadNetworkSegment.PortVif 속성

정의

세그먼트가 연결된 포트 Vif를 가져옵니다.

[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)

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상