OptionalaccessSpecifies the storage account in which to create the storage container.
OptionalblobThe name of the storage blob. Must be unique within the storage container the blob is located. If this property is not specified it will be set to the name of the resource.
The name of the storage container in which this blob should be created.
OptionalcontentThe MD5 sum of the blob contents, base64-encoded. Cannot be defined if blob type is Append.
OptionalcontentThe content type of the storage blob. Defaults to application/octet-stream.
OptionalmetadataA map of custom blob metadata.
OptionalsourceAn asset to copy to the blob contents. This field cannot be specified for Append blobs.
OptionaltypeThe type of the storage blob to be created. Defaults to 'Block'.
The access tier of the storage blob. Only supported for standard storage accounts, not premium.