StorageCredentialsFactory.Create(BlobUri) Method
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 Microsoft.WindowsAzure.Storage.Auth.StorageCredentials Create (Microsoft.WindowsAzure.Commands.Sync.Download.BlobUri destination);
member this.Create : Microsoft.WindowsAzure.Commands.Sync.Download.BlobUri -> Microsoft.WindowsAzure.Storage.Auth.StorageCredentials
Public Function Create (destination As BlobUri) As StorageCredentials
Parameters
- destination
- BlobUri