次の方法で共有


InboundSecurityRules.SourceAddressPrefix プロパティ

定義

CIDR またはソース IP 範囲を取得または設定します。 /30、/31、/32 の IP 範囲のみが許可されます。

[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

適用対象