SubvolumePatchRequest 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.
Subvolume Patch Request properties
[Microsoft.Rest.Serialization.JsonTransformation]
public class SubvolumePatchRequest : Microsoft.Rest.Azure.IResource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type SubvolumePatchRequest = class
interface IResource
Public Class SubvolumePatchRequest
Implements IResource
- Inheritance
-
SubvolumePatchRequest
- Attributes
- Implements
Constructors
SubvolumePatchRequest() |
Initializes a new instance of the SubvolumePatchRequest class. |
SubvolumePatchRequest(Nullable<Int64>, String) |
Initializes a new instance of the SubvolumePatchRequest class. |
Properties
Path |
Gets or sets path to the subvolume |
Size |
Gets or sets truncate subvolume to the provided size in bytes |