Sdílet prostřednictvím


SubvolumePatchParams Class

Definition

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

Applies to