Compartir a través de


IHostNameBinding Interfaz

Definición

Representación inmutable de un enlace de nombre de host.

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
Implementaciones

Propiedades

AzureResourceName

Obtiene el nombre del recurso de Azure al que se va a enlazar.

AzureResourceType

Obtiene el tipo de recurso de Azure.

DnsRecordType

Obtiene el tipo de registro DNS personalizado.

DomainId

Obtiene el URI de recurso de dominio arm completo.

HostName

Obtiene el nombre de host al que se va a enlazar.

HostNameType

Obtiene el tipo de nombre de host.

Id

Obtiene la cadena de identificador de recurso.

(Heredado de IHasId)
Inner

Representación inmutable de un enlace de nombre de host.

(Heredado de IHasInner<T>)
Key

Representación inmutable de un enlace de nombre de host.

(Heredado de IIndexable)
Name

Obtiene el nombre del recurso.

(Heredado de IHasName)
Parent

Obtiene el elemento primario de este recurso secundario.

(Heredado de IHasParent<ParentT>)
Region

Representación inmutable de un enlace de nombre de host.

(Heredado de IResource)
RegionName

Representación inmutable de un enlace de nombre de host.

(Heredado de IResource)
Tags

Representación inmutable de un enlace de nombre de host.

(Heredado de IResource)
Type

Representación inmutable de un enlace de nombre de host.

(Heredado de IResource)
WebAppName

Obtiene el nombre de la aplicación web.

Métodos

Refresh()

Actualiza el recurso para que se sincronice con Azure.

(Heredado de IRefreshable<T>)
RefreshAsync(CancellationToken)

Actualiza el recurso para que se sincronice con Azure.

(Heredado de IRefreshable<T>)

Se aplica a