Skip to main content

certificate

Overview

Namecertificate
TypeResource
Idazure.batch.certificate

Fields

NameDatatypeDescription
idstringThe ID of the resource.
namestringThe name of the resource.
etagstringThe ETag of the resource, used for concurrency statements.
propertiesobjectCertificate properties.
typestringThe type of the resource.

Methods

NameAccessible byRequired ParamsDescription
getSELECTaccountName, certificateName, resourceGroupName, subscriptionIdWarning: This operation is deprecated and will be removed after February, 2024. Please use the Azure KeyVault Extension instead.
list_by_batch_accountSELECTaccountName, resourceGroupName, subscriptionIdWarning: This operation is deprecated and will be removed after February, 2024. Please use the Azure KeyVault Extension instead.
createINSERTaccountName, certificateName, resourceGroupName, subscriptionIdWarning: This operation is deprecated and will be removed after February, 2024. Please use the Azure KeyVault Extension instead.
deleteDELETEaccountName, certificateName, resourceGroupName, subscriptionIdWarning: This operation is deprecated and will be removed after February, 2024. Please use the Azure KeyVault Extension instead.
_list_by_batch_accountEXECaccountName, resourceGroupName, subscriptionIdWarning: This operation is deprecated and will be removed after February, 2024. Please use the Azure KeyVault Extension instead.
cancel_deletionEXECaccountName, certificateName, resourceGroupName, subscriptionIdIf you try to delete a certificate that is being used by a pool or compute node, the status of the certificate changes to deleteFailed. If you decide that you want to continue using the certificate, you can use this operation to set the status of the certificate back to active. If you intend to delete the certificate, you do not need to run this operation after the deletion failed. You must make sure that the certificate is not being used by any resources, and then you can try again to delete the certificate.

Warning: This operation is deprecated and will be removed after February, 2024. Please use the Azure KeyVault Extension instead.
updateEXECaccountName, certificateName, resourceGroupName, subscriptionIdWarning: This operation is deprecated and will be removed after February, 2024. Please use the Azure KeyVault Extension instead.