Freigeben über


ApplicationProperties.HttpsEndpoints Eigenschaft

Definition

Ruft die Liste der HTTPS-Endpunkte der Anwendung ab oder legt sie fest.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: