Represents a share in the Windows Azure File service.
The following tables list the members exposed by the CloudFileShare type.
Public Constructors
Name | Description | |
---|---|---|
CloudFileShare | Initializes a new instance of the CloudFileShare class. |
Public Properties
Name | Description | |
---|---|---|
Metadata | Gets the share's metadata. | |
Name | Gets the name of the share. | |
Properties | Gets the share's system properties. | |
ServiceClient | Gets the service client for the share. | |
StorageUri | Gets the list of URIs for all locations. | |
Uri | Gets the share's URI. |
Public Methods (see also Protected Methods)
Name | Description | |
---|---|---|
Create | ||
CreateAsync | Overloaded. | |
CreateIfNotExistsAsync | Overloaded. | |
DeleteAsync | Overloaded. | |
DeleteIfExistsAsync | Overloaded. | |
Equals | (Inherited from Object) | |
ExistsAsync | Overloaded. | |
FetchAttributesAsync | Overloaded. | |
GetHashCode | (Inherited from Object) | |
GetRootDirectoryReference | Returns a reference to the root directory for this share. | |
GetType | (Inherited from Object) | |
SetMetadataAsync | Overloaded. | |
ToString | (Inherited from Object) |
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object) | |
MemberwiseClone | (Inherited from Object) |