Dela via


IHostNameSslBinding Gränssnitt

Definition

En oföränderlig representation av en SSL-bindning med värdnamn.

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)
Implementeringar

Egenskaper

Inner

En oföränderlig representation av en SSL-bindning med värdnamn.

(Ärvd från IHasInner<T>)
Key

En oföränderlig representation av en SSL-bindning med värdnamn.

(Ärvd från IIndexable)
Name

Hämtar namnet på resursen

(Ärvd från IHasName)
Parent

Hämtar överordnad för den underordnade resursen.

(Ärvd från IHasParent<ParentT>)
SslState

Hämtar SSL-typen.

Thumbprint

Hämtar tumavtrycket för SSL-certifikat.

VirtualIP

Hämtar den virtuella IP-adressen som tilldelats värdnamnet om IP-baserad SSL är aktiverad.

Gäller för