Partilhar via


IHostNameSslBinding Interface

Definição

Uma representação imutável de um enlace SSL de nome de anfitrião.

public interface IHostNameSslBinding : 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.IHasInner<Microsoft.Azure.Management.AppService.Fluent.Models.HostNameSslState>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IHasParent<Microsoft.Azure.Management.AppService.Fluent.IWebAppBase>
type IHostNameSslBinding = interface
    interface IBeta
    interface IHasInner<HostNameSslState>
    interface IChildResource<IWebAppBase>
    interface IHasName
    interface IIndexable
    interface IHasParent<IWebAppBase>
Public Interface IHostNameSslBinding
Implements IBeta, IChildResource(Of IWebAppBase), IHasInner(Of HostNameSslState), IHasParent(Of IWebAppBase)
Implementações

Propriedades

Inner

Uma representação imutável de um enlace SSL de nome de anfitrião.

(Herdado de IHasInner<T>)
Key

Uma representação imutável de um enlace SSL de nome de anfitrião.

(Herdado de IIndexable)
Name

Obtém o nome do recurso

(Herdado de IHasName)
Parent

Obtém o elemento principal deste recurso subordinado.

(Herdado de IHasParent<ParentT>)
SslState

Obtém o tipo SSL.

Thumbprint

Obtém o thumbprint do certificado SSL.

VirtualIP

Obtém o endereço IP virtual atribuído ao nome do anfitrião se o SSL baseado em IP estiver ativado.

Aplica-se a