Partager via


ApplicationProperties.HttpsEndpoints Propriété

Définition

Obtient ou définit la liste des points de terminaison HTTPS d’application.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à