次の方法で共有


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)

プロパティ値

適用対象