InvalidCloudFileShare 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 InvalidCloudFileShare : Microsoft.Azure.Storage.File.CloudFileShare
type InvalidCloudFileShare = class
inherit CloudFileShare
Public Class InvalidCloudFileShare
Inherits CloudFileShare
- Inheritance
-
InvalidCloudFileShare
Constructors
InvalidCloudFileShare(Uri, StorageCredentials) |