다음을 통해 공유


IAppServiceDomain.ManagedHostNames 속성

정의

도메인에서 파생되고 Azure 리소스에 할당된 모든 호스트 이름을 가져옵니다.

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

속성 값

적용 대상