Aracılığıyla paylaş


SubvolumePatchRequest Class

Definition

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

Applies to