BlobUri(Uri, String, String, String, String, String) Constructor
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.
public BlobUri (Uri uri, string storageAccountName, string storageDomainName, string blobContainerName, string blobName, string queryString);
new Microsoft.WindowsAzure.Commands.Sync.Download.BlobUri : Uri * string * string * string * string * string -> Microsoft.WindowsAzure.Commands.Sync.Download.BlobUri
Public Sub New (uri As Uri, storageAccountName As String, storageDomainName As String, blobContainerName As String, blobName As String, queryString As String)
Parameters
- uri
- Uri
- storageAccountName
- String
- storageDomainName
- String
- blobContainerName
- String
- blobName
- String
- queryString
- String