Partager via


IHostNameSslBinding Interface

Définition

Représentation immuable d’une liaison SSL de nom d’hôte.

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)
Implémente

Propriétés

Inner

Représentation immuable d’une liaison SSL de nom d’hôte.

(Hérité de IHasInner<T>)
Key

Représentation immuable d’une liaison SSL de nom d’hôte.

(Hérité de IIndexable)
Name

Obtient le nom de la ressource

(Hérité de IHasName)
Parent

Obtient le parent de cette ressource enfant.

(Hérité de IHasParent<ParentT>)
SslState

Obtient le type SSL.

Thumbprint

Obtient l’empreinte du certificat SSL.

VirtualIP

Obtient l’adresse IP virtuelle affectée au nom d’hôte si LE PROTOCOLE SSL basé sur IP est activé.

S’applique à