共用方式為


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)

屬性值

適用於