Uses of Class
com.azure.resourcemanager.batch.models.CertificatesCancelDeletionResponse
Packages that use CertificatesCancelDeletionResponse
Package
Description
Package containing the service clients for BatchManagementClient.
-
Uses of CertificatesCancelDeletionResponse in com.azure.resourcemanager.batch.fluent
Methods in com.azure.resourcemanager.batch.fluent that return CertificatesCancelDeletionResponseModifier and TypeMethodDescriptionCertificatesClient.cancelDeletionWithResponse(String resourceGroupName, String accountName, String certificateName, com.azure.core.util.Context context) Cancels a failed deletion of a certificate from the specified account.