41 строка
2.2 KiB
YAML
41 строка
2.2 KiB
YAML
### YamlMime:JavaType
|
|
inheritedMembers:
|
|
- com.microsoft.azure.management.resources.fluentcore.model.HasInner.inner()
|
|
- com.microsoft.azure.management.resources.fluentcore.model.Indexable.key()
|
|
- com.microsoft.azure.management.resources.fluentcore.arm.models.HasName.name()
|
|
- com.microsoft.azure.management.resources.fluentcore.arm.models.HasParent.parent()
|
|
methods:
|
|
- fullName: com.microsoft.azure.management.appservice.HostNameSslBinding.sslState()
|
|
name: sslState()
|
|
nameWithType: HostNameSslBinding.sslState()
|
|
returns:
|
|
description: <p>the SSL type </p>
|
|
type: <xref href="com.microsoft.azure.management.appservice.SslState?alt=com.microsoft.azure.management.appservice.SslState&text=SslState" data-throw-if-not-resolved="False"/>
|
|
syntax: public SslState sslState()
|
|
uid: com.microsoft.azure.management.appservice.HostNameSslBinding.sslState()
|
|
- fullName: com.microsoft.azure.management.appservice.HostNameSslBinding.thumbprint()
|
|
name: thumbprint()
|
|
nameWithType: HostNameSslBinding.thumbprint()
|
|
returns:
|
|
description: <p>the SSL cert thumbprint. </p>
|
|
type: <xref href="String?alt=String&text=String" data-throw-if-not-resolved="False"/>
|
|
syntax: public String thumbprint()
|
|
uid: com.microsoft.azure.management.appservice.HostNameSslBinding.thumbprint()
|
|
- fullName: com.microsoft.azure.management.appservice.HostNameSslBinding.virtualIP()
|
|
name: virtualIP()
|
|
nameWithType: HostNameSslBinding.virtualIP()
|
|
returns:
|
|
description: <p>the virtual IP address assigned to the host name if IP based SSL is enabled </p>
|
|
type: <xref href="String?alt=String&text=String" data-throw-if-not-resolved="False"/>
|
|
syntax: public String virtualIP()
|
|
uid: com.microsoft.azure.management.appservice.HostNameSslBinding.virtualIP()
|
|
nameWithType: HostNameSslBinding
|
|
syntax: public interface HostNameSslBinding extends HasInner<HostNameSslState>,ChildResource<WebAppBase>
|
|
type: interface
|
|
uid: com.microsoft.azure.management.appservice.HostNameSslBinding
|
|
fullName: com.microsoft.azure.management.appservice.HostNameSslBinding
|
|
name: HostNameSslBinding
|
|
package: com.microsoft.azure.management.appservice
|
|
summary: <p>An immutable representation of an host name SSL binding. </p>
|
|
metadata: {}
|