Compartilhar via


Subnet.ServiceEndpoints Propriedade

Definição

Obtém ou define uma matriz de pontos de extremidade de serviço.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a