次の方法で共有


EffectiveNetworkSecurityRule.SourceAddressPrefix プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象