Blob
Manages a Blob within a Storage Container. For the supported combinations of properties and features please see here.
Import
An existing resource can be imported using its type token, name, and identifier, e.g.
$ pulumi import azure-native:storage:Blob myresource1 /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Storage/storageAccounts/{accountName}/blobServices/default/containers/{containerName}/blobs/{blobName}
Content copied to clipboard
Properties
Link copied to clipboard
The access tier of the storage blob. Only supported for standard storage accounts, not premium.
Link copied to clipboard
The MD5 sum of the blob contents.
Link copied to clipboard
The content type of the storage blob.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard