Delen via


InboundEnvironmentEndpoint.Endpoints Eigenschap

Definitie

Hiermee worden de IP-adressen opgehaald of ingesteld waaruit netwerkverkeer afkomstig is in cidr-notatie.

[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)

Waarde van eigenschap

Kenmerken
Newtonsoft.Json.JsonPropertyAttribute

Van toepassing op