다음을 통해 공유


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)

속성 값

적용 대상