OptionalaccessThe access tier of the storage blob. Only supported for standard storage accounts, not premium.
Specifies 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.
The Azure resource group name in which the resource is deployed
OptionalskipWhen true, skips resource name formatting on the blob name
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'.
Properties for creating an Azure Storage blob
See
[Pulumi Azure Native Blob]https://www.pulumi.com/registry/packages/azure-native/api-docs/storage/blob/