Interface HostnameSslBinding

All Superinterfaces:
ChildResource<WebAppBase>, HasInnerModel<HostnameSslState>, HasName, HasParent<WebAppBase>, Indexable

public interface HostnameSslBinding extends HasInnerModel<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.