Freigeben über


Subnet.ServiceEndpoints Eigenschaft

Definition

Ruft ein Array von Dienstendpunkten ab oder legt dieses fest.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: