Interface ApplicationGateway.UpdateStages.WithSslCert

    • Method Detail

      • withoutSslCertificate

        ApplicationGateway.Update withoutSslCertificate​(String name)
        Removes the specified SSL certificate from the application gateway.

        Note that removing a certificate referenced by other settings may break the application gateway.

        Parameters:
        name - the name of the certificate to remove
        Returns:
        the next stage of the update