CustomIpPrefix.ChildCustomIpPrefixes Property

Definition

Gets the list of all Children for IPv6 /48 CustomIpPrefix.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to