Creates a new certificate inside the specified account.
Path parameters
The name of the resource group that contains the Batch account.
The name of the Batch account.
The identifier for the certificate. This must be made up of algorithm and thumbprint separated by a dash, and must match the certificate data in the request. For example SHA1-a3d1c5.
The Azure subscription ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000)
Query parameters
The API version to be used with the HTTP request.
Headers
The entity state (ETag) version of the certificate to update. A value of "*" can be used to apply the operation only if the certificate already exists. If omitted, this operation will always be applied.
Set to '*' to allow a new certificate to be created, but to prevent updating an existing certificate. Other values will be ignored.
Request body
Response
The operation was successful. The response contains the certificate entity.