Partager via


AddressResponse.OutboundIpAddresses Propriété

Définition

Obtient ou définit les adresses IP qui apparaissent sur les connexions sortantes.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à