IHostNameBinding Gränssnitt

Definition

En oföränderlig representation av en värdnamnsbindning.

public interface IHostNameBinding : Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IChildResource<Microsoft.Azure.Management.AppService.Fluent.IWebAppBase>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IExternalChildResource<Microsoft.Azure.Management.AppService.Fluent.IHostNameBinding,Microsoft.Azure.Management.AppService.Fluent.IWebAppBase>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IHasInner<Microsoft.Azure.Management.AppService.Fluent.Models.HostNameBindingInner>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IHasParent<Microsoft.Azure.Management.AppService.Fluent.IWebAppBase>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IResource, Microsoft.Azure.Management.ResourceManager.Fluent.Core.ResourceActions.IRefreshable<Microsoft.Azure.Management.AppService.Fluent.IHostNameBinding>
type IHostNameBinding = interface
    interface IBeta
    interface IHasInner<HostNameBindingInner>
    interface IExternalChildResource<IHostNameBinding, IWebAppBase>
    interface IChildResource<IWebAppBase>
    interface IHasName
    interface IIndexable
    interface IHasParent<IWebAppBase>
    interface IRefreshable<IHostNameBinding>
    interface IResource
    interface IHasId
Public Interface IHostNameBinding
Implements IBeta, IChildResource(Of IWebAppBase), IExternalChildResource(Of IHostNameBinding, IWebAppBase), IHasInner(Of HostNameBindingInner), IHasParent(Of IWebAppBase), IRefreshable(Of IHostNameBinding), IResource
Implementeringar

Egenskaper

AzureResourceName

Hämtar Azure-resursnamnet att binda till.

AzureResourceType

Hämtar Azure-resurstypen.

DnsRecordType

Hämtar anpassad DNS-posttyp.

DomainId

Hämtar den fullständigt kvalificerade RESURS-URI:n för ARM-domänen.

HostName

Hämtar värdnamnet som ska bindas till.

HostNameType

Hämtar värdnamnstypen.

Id

Hämtar resurs-ID-strängen

(Ärvd från IHasId)
Inner

En oföränderlig representation av en värdnamnsbindning.

(Ärvd från IHasInner<T>)
Key

En oföränderlig representation av en värdnamnsbindning.

(Ärvd från IIndexable)
Name

Hämtar namnet på resursen

(Ärvd från IHasName)
Parent

Hämtar överordnad för den här underordnade resursen.

(Ärvd från IHasParent<ParentT>)
Region

En oföränderlig representation av en värdnamnsbindning.

(Ärvd från IResource)
RegionName

En oföränderlig representation av en värdnamnsbindning.

(Ärvd från IResource)
Tags

En oföränderlig representation av en värdnamnsbindning.

(Ärvd från IResource)
Type

En oföränderlig representation av en värdnamnsbindning.

(Ärvd från IResource)
WebAppName

Hämtar webbappens namn.

Metoder

Refresh()

Uppdaterar resursen för synkronisering med Azure.

(Ärvd från IRefreshable<T>)
RefreshAsync(CancellationToken)

Uppdaterar resursen för synkronisering med Azure.

(Ärvd från IRefreshable<T>)

Gäller för