次の方法で共有


VpnNatRuleMapping.AddressSpace プロパティ

定義

Vpn NatRule マッピングのアドレス空間を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象