次の方法で共有


VirtualNetworkGatewayNatRule.VirtualNetworkGatewayNatRulePropertiesType プロパティ

定義

VPN NAT の NAT 規則の種類を取得または設定します。 使用可能な値は、'Static'、'Dynamic' です。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象