Compartilhar via


NatGateway.PublicIpPrefixes Propriedade

Definição

Obtém ou define uma matriz de prefixos ip públicos associados ao recurso de gateway nat.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a