Share via


FirewallPolicyInner.ChildPolicies Property

Definition

Gets list of references to Child Firewall Policies.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.childPolicies")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.ResourceManager.Fluent.SubResource> ChildPolicies { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.childPolicies")>]
member this.ChildPolicies : System.Collections.Generic.IList<Microsoft.Azure.Management.ResourceManager.Fluent.SubResource>
Public ReadOnly Property ChildPolicies As IList(Of SubResource)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to