Interface ApplicationGateway.UpdateStages.WithAuthenticationCertificate

  • All Known Subinterfaces:
    ApplicationGateway.Update
    Enclosing interface:
    ApplicationGateway.UpdateStages

    public static interface ApplicationGateway.UpdateStages.WithAuthenticationCertificate
    The stage of an application gateway update allowing to manage authentication certificates for the backends to use.
    • Method Detail

      • withoutAuthenticationCertificate

        ApplicationGateway.Update withoutAuthenticationCertificate​(String name)
        Removes an existing application gateway authentication certificate.
        Parameters:
        name - the name of an existing certificate
        Returns:
        the next stage of the update