Compartir a través de


OutboundEnvironmentEndpoint.Endpoints Propiedad

Definición

Obtiene o establece los puntos de conexión en los que el App Service Environment llega al servicio.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a