Condividi tramite


SiteInner.OutboundIpAddresses Proprietà

Definizione

Ottiene l'elenco di indirizzi IP usati dall'app per le connessioni in uscita, ad esempio l'accesso al database. Include indirizzi VIP dai tenant che il sito può essere ospitato con le impostazioni correnti. Di sola lettura.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.outboundIpAddresses")]
public string OutboundIpAddresses { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.outboundIpAddresses")>]
member this.OutboundIpAddresses : string
Public ReadOnly Property OutboundIpAddresses As String

Valore della proprietà

Attributi
Newtonsoft.Json.JsonPropertyAttribute

Si applica a