Skip to main content

certificate

Overview

Namecertificate
TypeResource
Idazure.api_management.certificate

Fields

Methods

NameAccessible byRequired ParamsDescription
getSELECTcertificateId, resourceGroupName, serviceName, subscriptionIdGets the details of the certificate specified by its identifier.
list_by_serviceSELECTresourceGroupName, serviceName, subscriptionIdLists a collection of all certificates in the specified service instance.
create_or_updateINSERTcertificateId, resourceGroupName, serviceName, subscriptionIdCreates or updates the certificate being used for authentication with the backend.
deleteDELETEIf-Match, certificateId, resourceGroupName, serviceName, subscriptionIdDeletes specific certificate.
_list_by_serviceEXECresourceGroupName, serviceName, subscriptionIdLists a collection of all certificates in the specified service instance.
refresh_secretEXECcertificateId, resourceGroupName, serviceName, subscriptionIdFrom KeyVault, Refresh the certificate being used for authentication with the backend.