InvalidCloudBlob Class
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.
This class is used to handle the Blob Type which can't be handle in Track1 Blob Object, like blob version.
public class InvalidCloudBlob : Microsoft.Azure.Storage.Blob.CloudBlob
type InvalidCloudBlob = class
inherit CloudBlob
Public Class InvalidCloudBlob
Inherits CloudBlob
- Inheritance
-
InvalidCloudBlob
Constructors
InvalidCloudBlob(Uri, StorageCredentials) |