次の方法で共有


FirewallPolicySNAT.AutoLearnPrivateRanges プロパティ

定義

プライベート範囲を自動的に学習する操作モードを SNAT にしないように取得または設定します。 使用可能な値は次のとおりです: 'Enabled'、'Disabled'

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象