InvalidCloudFile 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 Azure file which can't be handle in Track1 File Object, like .
public class InvalidCloudFile : Microsoft.Azure.Storage.File.CloudFile
type InvalidCloudFile = class
inherit CloudFile
Public Class InvalidCloudFile
Inherits CloudFile
- Inheritance
-
InvalidCloudFile
Constructors
InvalidCloudFile(Uri, StorageCredentials) |