FileShareEntry 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.
Represents a share item returned in the XML response for a share listing operation.
public sealed class FileShareEntry
type FileShareEntry = class
Public NotInheritable Class FileShareEntry
- Inheritance
-
FileShareEntry
Properties
Metadata |
Gets the user-defined metadata for the share. |
Name |
Gets the name of the share. |
Properties |
Gets the share's system properties. |
SnapshotTime |
Gets the share's snapshot time, if any. |
Uri |
Gets the share's URI. |
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET