LoadFromBlobOptions.BlobContainerName Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Name of the blob container in the storage account.
public: System::String ^ BlobContainerName;
public string BlobContainerName;
val mutable BlobContainerName : string
Public BlobContainerName As String