Bagikan melalui


CustomIpPrefix.CustomIpPrefixParent Property

Definition

Gets or sets the Parent CustomIpPrefix for IPv6 /64 CustomIpPrefix.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to