Share via


FirewallPolicyInner.BasePolicy Property

Definition

Gets or sets the parent firewall policy from which rules are inherited.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.basePolicy")]
public Microsoft.Azure.Management.ResourceManager.Fluent.SubResource BasePolicy { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.basePolicy")>]
member this.BasePolicy : Microsoft.Azure.Management.ResourceManager.Fluent.SubResource with get, set
Public Property BasePolicy As SubResource

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to