Compartir a través de


RemotePrivateEndpointConnectionARMResource.IpAddresses Propiedad

Definición

Obtiene o establece IPAddresses privados asignados al punto de conexión privado remoto.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.ipAddresses")]
public System.Collections.Generic.IList<string> IpAddresses { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.ipAddresses")>]
member this.IpAddresses : System.Collections.Generic.IList<string> with get, set
Public Property IpAddresses As IList(Of String)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a