Partager via


NatGatewayInner.PublicIpAddresses Propriété

Définition

Obtient ou définit un tableau d’adresses IP publiques associées à la ressource de passerelle nat.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à