Condividi tramite


IDomainPatchResource.ManagedHostName Property

Definition

All hostnames derived from the domain and assigned to Azure resources.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="All hostnames derived from the domain and assigned to Azure resources.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.IHostName) }, ReadOnly=true, Required=false, SerializedName="managedHostNames")]
public Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.IHostName[] ManagedHostName { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="All hostnames derived from the domain and assigned to Azure resources.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.IHostName) }, ReadOnly=true, Required=false, SerializedName="managedHostNames")>]
member this.ManagedHostName : Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.IHostName[]
Public ReadOnly Property ManagedHostName As IHostName()

Property Value

Attributes

Applies to