Partager via


InboundEnvironmentEndpoint.Endpoints Propriété

Définition

Obtient ou définit les adresses IP dont le trafic réseau provient dans la notation 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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à