Compartilhar via


CustomIpPrefix.PublicIpPrefixes Propriedade

Definição

Obtém a lista de todos os PublicIpPrefixes referenciados.

[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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a