Class ApplicationGatewayAuthenticationCertificatePropertiesFormat


  • public final class ApplicationGatewayAuthenticationCertificatePropertiesFormat
    extends Object
    Authentication certificates properties of an application gateway.
    • Constructor Detail

      • ApplicationGatewayAuthenticationCertificatePropertiesFormat

        public ApplicationGatewayAuthenticationCertificatePropertiesFormat()
    • Method Detail

      • data

        public String data()
        Get the data property: Certificate public data.
        Returns:
        the data value.
      • provisioningState

        public ProvisioningState provisioningState()
        Get the provisioningState property: The provisioning state of the authentication certificate resource.
        Returns:
        the provisioningState value.
      • validate

        public void validate()
        Validates the instance.
        Throws:
        IllegalArgumentException - thrown if the instance is not valid.