次の方法で共有


SecurityRuleAssociations.NetworkInterfaceAssociation プロパティ

定義

ネットワーク インターフェイスとカスタム セキュリティ規則を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="networkInterfaceAssociation")]
public Microsoft.Azure.Management.Network.Models.NetworkInterfaceAssociation NetworkInterfaceAssociation { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="networkInterfaceAssociation")>]
member this.NetworkInterfaceAssociation : Microsoft.Azure.Management.Network.Models.NetworkInterfaceAssociation with get, set
Public Property NetworkInterfaceAssociation As NetworkInterfaceAssociation

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象