Class ShareItem
A listed Azure Storage share item.
public class ShareItem
- Inheritance
-
ShareItem
- Inherited Members
Properties
IsDeleted
Deleted.
public bool? IsDeleted { get; }
Property Value
- bool?
Name
Name.
public string Name { get; }
Property Value
Properties
Properties of a share.
public ShareProperties Properties { get; }
Property Value
Snapshot
Snapshot.
public string Snapshot { get; }
Property Value
VersionId
Version.
public string VersionId { get; }