次の方法で共有


EffectiveNetworkSecurityRule.DestinationAddressPrefix プロパティ

定義

宛先アドレス プレフィックスを取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="destinationAddressPrefix")]
public string DestinationAddressPrefix { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="destinationAddressPrefix")>]
member this.DestinationAddressPrefix : string with get, set
Public Property DestinationAddressPrefix As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象