Share via


HDInsightApplicationProperties.HttpsEndpoints Property

Definition

The list of application HTTPS endpoints.

public System.Collections.Generic.IList<Azure.ResourceManager.HDInsight.Models.HDInsightApplicationHttpsEndpoint> HttpsEndpoints { get; }
member this.HttpsEndpoints : System.Collections.Generic.IList<Azure.ResourceManager.HDInsight.Models.HDInsightApplicationHttpsEndpoint>
Public ReadOnly Property HttpsEndpoints As IList(Of HDInsightApplicationHttpsEndpoint)

Property Value

Applies to