次の方法で共有


VirtualNetworkTap.NetworkInterfaceTapConfigurations プロパティ

定義

取得は、タップする必要があるネットワーク インターフェイス IP 構成のリソース ID の一覧を指定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象