次の方法で共有


IWebSiteBase.HostNameSslStates プロパティ

定義

アプリのホスト名の SSL バインドを管理するために使用されるホスト名 SSL 状態を取得します。

public System.Collections.Generic.IList<Microsoft.Azure.Management.AppService.Fluent.Models.HostNameSslState> HostNameSslStates { get; }
member this.HostNameSslStates : System.Collections.Generic.IList<Microsoft.Azure.Management.AppService.Fluent.Models.HostNameSslState>
Public ReadOnly Property HostNameSslStates As IList(Of HostNameSslState)

プロパティ値

適用対象