Interface HostNameSslBinding

All Superinterfaces:
ChildResource<WebAppBase>, HasInner<HostNameSslState>, HasName, HasParent<WebAppBase>, Indexable

@Beta public interface HostNameSslBinding extends HasInner<HostNameSslState>, ChildResource<WebAppBase>
An immutable representation of an host name SSL binding.
  • Method Details

    • sslState

      SslState sslState()
      Returns:
      the SSL type
    • virtualIP

      String virtualIP()
      Returns:
      the virtual IP address assigned to the host name if IP based SSL is enabled
    • thumbprint

      String thumbprint()
      Returns:
      the SSL cert thumbprint.