Compartilhar via


NatGateway.PublicIpAddresses Propriedade

Definição

Obtém ou define uma matriz de endereços IP públicos associados ao recurso de gateway nat.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a