Calling this method uploads a blob into blob storage.
UploadBlob
The direct command requires the following properties:
CloudContainerSasUrl: Connection to the blob storage account
SourceContainer: Name of the container to upload to
SourceBlobFilePath: Path of the blob to upload
The direct command returns an OperationResult that indicates either success or failure.
Last updated 3 months ago
Was this helpful?