Share via


SubvolumeModel Class

Definition

Result of the post subvolume and action is to get metadata of the subvolume.

[Microsoft.Rest.Serialization.JsonTransformation]
public class SubvolumeModel
[<Microsoft.Rest.Serialization.JsonTransformation>]
type SubvolumeModel = class
Public Class SubvolumeModel
Inheritance
SubvolumeModel
Attributes

Constructors

SubvolumeModel()

Initializes a new instance of the SubvolumeModel class.

SubvolumeModel(String, String, String, String, String, Nullable<Int64>, Nullable<Int64>, String, Nullable<DateTime>, Nullable<DateTime>, Nullable<DateTime>, Nullable<DateTime>, String)

Initializes a new instance of the SubvolumeModel class.

Properties

AccessedTimeStamp

Gets or sets most recent access time and date

BytesUsed

Gets or sets bytes used

ChangedTimeStamp

Gets or sets most recent change time and date

CreationTimeStamp

Gets or sets creation time and date

Id

Gets resource Id

ModifiedTimeStamp

Gets or sets most recent modification time and date

Name

Gets resource name

ParentPath

Gets or sets path to the parent subvolume

Path

Gets or sets path to the subvolume

Permissions

Gets or sets permissions of the subvolume

ProvisioningState

Gets or sets azure lifecycle management

Size

Gets or sets size of subvolume

Type

Gets resource type

Extension Methods

ConvertToPs(SubvolumeModel)

Applies to