SubvolumeProperties 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.
This represents path associated with the subvolume
public class SubvolumeProperties
type SubvolumeProperties = class
Public Class SubvolumeProperties
- Inheritance
-
SubvolumeProperties
Constructors
SubvolumeProperties() |
Initializes a new instance of the SubvolumeProperties class. |
SubvolumeProperties(String, Nullable<Int64>, String, String) |
Initializes a new instance of the SubvolumeProperties class. |
Properties
ParentPath |
Gets or sets parent path to the subvolume |
Path |
Gets or sets path to the subvolume |
ProvisioningState |
Gets azure lifecycle management |
Size |
Gets or sets truncate subvolume to the provided size in bytes |