IAppServiceDomain.ManagedHostNames Property

Definition

Gets all hostnames derived from the domain and assigned to Azure resources.

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)

Property Value

Applies to