Skip to main content

ca_certificates

Overview

Nameca_certificates
TypeResource
Idazure.event_grid.ca_certificates

Fields

NameDatatypeDescription
idstringFully qualified resource ID for the resource. Ex - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
namestringThe name of the resource
propertiesobjectThe properties of CA certificate.
systemDataobjectMetadata pertaining to creation and last modification of the resource.
typestringThe type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

Methods

NameAccessible byRequired ParamsDescription
getSELECTcaCertificateName, namespaceName, resourceGroupName, subscriptionIdGet properties of a CA certificate.
list_by_namespaceSELECTnamespaceName, resourceGroupName, subscriptionIdGet all the CA certificates under a namespace.
create_or_updateINSERTcaCertificateName, namespaceName, resourceGroupName, subscriptionIdCreate or update a CA certificate with the specified parameters.
deleteDELETEcaCertificateName, namespaceName, resourceGroupName, subscriptionIdDelete an existing CA certificate.
_list_by_namespaceEXECnamespaceName, resourceGroupName, subscriptionIdGet all the CA certificates under a namespace.