SubvolumePatchParams 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.
Parameters with which a subvolume can be updated
public class SubvolumePatchParams
type SubvolumePatchParams = class
Public Class SubvolumePatchParams
- Inheritance
-
SubvolumePatchParams
Constructors
SubvolumePatchParams() |
Initializes a new instance of the SubvolumePatchParams class. |
SubvolumePatchParams(Nullable<Int64>, String) |
Initializes a new instance of the SubvolumePatchParams class. |
Properties
Path |
Gets or sets path to the subvolume |
Size |
Gets or sets truncate subvolume to the provided size in bytes |