次の方法で共有


IWebAppBase.HostNameSslStates プロパティ

定義

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

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

プロパティ値

適用対象