public sealed class AzureBlobStorageData : IMessage<AzureBlobStorageData>, IEquatable<AzureBlobStorageData>, IDeepCloneable<AzureBlobStorageData>, IBufferMessage, IMessage
An AzureBlobStorageData resource can be a data source, but not a data sink.
An AzureBlobStorageData resource represents one Azure container. The storage
account determines the Azure
endpoint.
In an AzureBlobStorageData resource, a blobs's name is the Azure Blob
Storage blob's key
name.
Must be an empty string or full path name that ends with a '/'. This field
is treated as an object prefix. As such, it should generally not begin with
a '/'.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis webpage provides documentation for the \u003ccode\u003eAzureBlobStorageData\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.StorageTransfer.V1\u003c/code\u003e namespace, outlining its use for transferring data from Azure Blob Storage.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eAzureBlobStorageData\u003c/code\u003e is designed as a data source, representing an Azure container, but it cannot be used as a destination or data sink in a transfer operation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAzureBlobStorageData\u003c/code\u003e class requires credentials, container name, and storage account information for authentication and access to the Azure storage.\u003c/p\u003e\n"],["\u003cp\u003eMultiple versions of \u003ccode\u003eAzureBlobStorageData\u003c/code\u003e are available, ranging from version 1.0.0 up to the latest version 2.8.0, with links provided for each.\u003c/p\u003e\n"],["\u003cp\u003eThe path property is used as a prefix to allow targeting a specific set of objects, and must end with a forward slash.\u003c/p\u003e\n"]]],[],null,[]]