Bagikan melalui


CustomIpPrefix.PublicIpPrefixes Property

Definition

Gets the list of all referenced PublicIpPrefixes.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to