IAppServiceCertificate.HostNames 속성

정의

인증서가 적용되는 호스트 이름을 가져옵니다.

public System.Collections.Generic.IReadOnlyList<string> HostNames { get; }
member this.HostNames : System.Collections.Generic.IReadOnlyList<string>
Public ReadOnly Property HostNames As IReadOnlyList(Of String)

속성 값

적용 대상