다음을 통해 공유


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)

속성 값

적용 대상