ConnectionMonitorResult.Endpoints Eigenschaft

Definition

Ruft die Liste der Verbindungsmonitorendpunkte ab oder legt sie fest.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.endpoints")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Models.ConnectionMonitorEndpoint> Endpoints { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.endpoints")>]
member this.Endpoints : System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Models.ConnectionMonitorEndpoint> with get, set
Public Property Endpoints As IList(Of ConnectionMonitorEndpoint)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: