InvalidCloudBlob(Uri, StorageCredentials) 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 InvalidCloudBlob (Uri blobAbsoluteUri, Microsoft.Azure.Storage.Auth.StorageCredentials credentials);
new Microsoft.WindowsAzure.Commands.Common.Storage.ResourceModel.InvalidCloudBlob : Uri * Microsoft.Azure.Storage.Auth.StorageCredentials -> Microsoft.WindowsAzure.Commands.Common.Storage.ResourceModel.InvalidCloudBlob
Public Sub New (blobAbsoluteUri As Uri, credentials As StorageCredentials)
Parameters
- blobAbsoluteUri
- Uri
- credentials
- StorageCredentials