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


IHostNameSslBinding Интерфейс

Определение

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

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

Свойства

Inner

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

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

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

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

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

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

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

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

Возвращает тип SSL.

Thumbprint

Возвращает отпечаток SSL-сертификата.

VirtualIP

Возвращает виртуальный IP-адрес, назначенный имени узла, если включен протокол SSL на основе IP-адресов.

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