DomainPatchResource.ManagedHostNames Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets all hostnames derived from the domain and assigned to Azure resources.
[Newtonsoft.Json.JsonProperty(PropertyName="properties.managedHostNames")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.WebSites.Models.HostName> ManagedHostNames { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.managedHostNames")>]
member this.ManagedHostNames : System.Collections.Generic.IList<Microsoft.Azure.Management.WebSites.Models.HostName>
Public ReadOnly Property ManagedHostNames As IList(Of HostName)
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute