Bagikan melalui


FirewallPolicySNAT.AutoLearnPrivateRanges Property

Definition

Gets or sets the operation mode for automatically learning private ranges to not be SNAT. Possible values include: '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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to