FirewallPolicyInner.ChildPolicies Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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