Megosztás a következőn keresztül:


IHostNameBinding Interfész

Definíció

Egy gazdagépnév-kötés nem módosítható ábrázolása.

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
Megvalósítás

Tulajdonságok

AzureResourceName

Lekéri az Azure-erőforrás nevét, amelyhez kötést szeretne kötni.

AzureResourceType

Lekéri az Azure-erőforrás típusát.

DnsRecordType

Lekéri az egyéni DNS-rekord típusát.

DomainId

Lekéri a teljes ARM-tartomány erőforrás-URI-ját.

HostName

Lekéri a gazdanevet, amelyhez kötést szeretne kötni.

HostNameType

Lekéri a gazdagépnév típusát.

Id

Lekéri az erőforrás-azonosító sztringet

(Öröklődés forrása IHasId)
Inner

Egy gazdagépnév-kötés nem módosítható ábrázolása.

(Öröklődés forrása IHasInner<T>)
Key

Egy gazdagépnév-kötés nem módosítható ábrázolása.

(Öröklődés forrása IIndexable)
Name

Lekéri az erőforrás nevét

(Öröklődés forrása IHasName)
Parent

Lekéri a gyermekerőforrás szülőját.

(Öröklődés forrása IHasParent<ParentT>)
Region

Egy gazdagépnév-kötés nem módosítható ábrázolása.

(Öröklődés forrása IResource)
RegionName

Egy gazdagépnév-kötés nem módosítható ábrázolása.

(Öröklődés forrása IResource)
Tags

Egy gazdagépnév-kötés nem módosítható ábrázolása.

(Öröklődés forrása IResource)
Type

Egy gazdagépnév-kötés nem módosítható ábrázolása.

(Öröklődés forrása IResource)
WebAppName

Lekéri a webalkalmazás nevét.

Metódusok

Refresh()

Frissíti az erőforrást az Azure-ral való szinkronizáláshoz.

(Öröklődés forrása IRefreshable<T>)
RefreshAsync(CancellationToken)

Frissíti az erőforrást az Azure-ral való szinkronizáláshoz.

(Öröklődés forrása IRefreshable<T>)

A következőre érvényes: