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
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for .NET