Поделиться через


IHostNameBinding Интерфейс

Определение

Неизменяемое представление привязки имени узла.

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
Реализации

Свойства

AzureResourceName

Возвращает имя ресурса Azure для привязки.

AzureResourceType

Возвращает тип ресурса Azure.

DnsRecordType

Возвращает пользовательский тип записи DNS.

DomainId

Возвращает полный URI ресурса домена ARM.

HostName

Возвращает имя узла для привязки.

HostNameType

Возвращает тип имени узла.

Id

Возвращает строку идентификатора ресурса.

(Унаследовано от IHasId)
Inner

Неизменяемое представление привязки имени узла.

(Унаследовано от IHasInner<T>)
Key

Неизменяемое представление привязки имени узла.

(Унаследовано от IIndexable)
Name

Возвращает имя ресурса.

(Унаследовано от IHasName)
Parent

Возвращает родительский объект этого дочернего ресурса.

(Унаследовано от IHasParent<ParentT>)
Region

Неизменяемое представление привязки имени узла.

(Унаследовано от IResource)
RegionName

Неизменяемое представление привязки имени узла.

(Унаследовано от IResource)
Tags

Неизменяемое представление привязки имени узла.

(Унаследовано от IResource)
Type

Неизменяемое представление привязки имени узла.

(Унаследовано от IResource)
WebAppName

Возвращает имя веб-приложения.

Методы

Refresh()

Обновляет ресурс для синхронизации с Azure.

(Унаследовано от IRefreshable<T>)
RefreshAsync(CancellationToken)

Обновляет ресурс для синхронизации с Azure.

(Унаследовано от IRefreshable<T>)

Применяется к