DownloadCert
Calling this method downloads a certificate into "certificates" blob container.
Method Name:
DownloadCert
Payload:
The direct command requires a sas uri to download the certificate from.
{
    "blobSasUrl": ""
}Return value
The direct command returns an OperationResult that indicates either success or failure.
Last updated
Was this helpful?