Condividi tramite


IWebAppBase.OutboundIPAddresses Proprietà

Definizione

Ottiene l'elenco di indirizzi IP usati dall'app Web per le connessioni in uscita. Queste regole possono essere usate durante la configurazione delle regole del firewall per i database a cui si accede da questa app Web.

public System.Collections.Generic.ISet<string> OutboundIPAddresses { get; }
member this.OutboundIPAddresses : System.Collections.Generic.ISet<string>
Public ReadOnly Property OutboundIPAddresses As ISet(Of String)

Valore della proprietà

Si applica a