Compartilhar via


ApplicationProperties.HttpsEndpoints Propriedade

Definição

Obtém ou define a lista de pontos de extremidade HTTPS do aplicativo.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a