LoadFromBlobOptions.StorageAccountName 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.
Blob endpoint of the Azure Storage Account to load data from (example: mystorageaccount.blob.core.windows.net).
public: System::String ^ StorageAccountName;
public string StorageAccountName;
val mutable StorageAccountName : string
Public StorageAccountName As String