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

適用於