次の方法で共有


EffectiveNetworkSecurityRule.ExpandedSourceAddressPrefix プロパティ

定義

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

[Newtonsoft.Json.JsonProperty(PropertyName="expandedSourceAddressPrefix")]
public System.Collections.Generic.IList<string> ExpandedSourceAddressPrefix { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="expandedSourceAddressPrefix")>]
member this.ExpandedSourceAddressPrefix : System.Collections.Generic.IList<string> with get, set
Public Property ExpandedSourceAddressPrefix As IList(Of String)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象