SubvolumeModelProperties 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.
Properties which represents actual subvolume model which is stored as a file in the system.
public class SubvolumeModelProperties
type SubvolumeModelProperties = class
Public Class SubvolumeModelProperties
- Inheritance
-
SubvolumeModelProperties
Constructors
SubvolumeModelProperties() |
Initializes a new instance of the SubvolumeModelProperties class. |
SubvolumeModelProperties(String, String, Nullable<Int64>, Nullable<Int64>, String, Nullable<DateTime>, Nullable<DateTime>, Nullable<DateTime>, Nullable<DateTime>, String) |
Initializes a new instance of the SubvolumeModelProperties class. |
Properties
AccessedTimeStamp |
Gets or sets most recent access time and date |
BytesUsed |
Gets or sets bytes used |
ChangedTimeStamp |
Gets or sets most recent change time and date |
CreationTimeStamp |
Gets or sets creation time and date |
ModifiedTimeStamp |
Gets or sets most recent modification time and date |
ParentPath |
Gets or sets path to the parent subvolume |
Path |
Gets or sets path to the subvolume |
Permissions |
Gets or sets permissions of the subvolume |
ProvisioningState |
Gets or sets azure lifecycle management |
Size |
Gets or sets size of subvolume |