Compartilhar via


InboundEnvironmentEndpoint.Endpoints Propriedade

Definição

Obtém ou define os endereços IP dos quais o tráfego de rede será originado na notação cidr.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a