Sdílet prostřednictvím


SubvolumeProperties Class

Definition

This represents path associated with the subvolume

public class SubvolumeProperties
type SubvolumeProperties = class
Public Class SubvolumeProperties
Inheritance
SubvolumeProperties

Constructors

SubvolumeProperties()

Initializes a new instance of the SubvolumeProperties class.

SubvolumeProperties(String, Nullable<Int64>, String, String)

Initializes a new instance of the SubvolumeProperties class.

Properties

ParentPath

Gets or sets parent path to the subvolume

Path

Gets or sets path to the subvolume

ProvisioningState

Gets azure lifecycle management

Size

Gets or sets truncate subvolume to the provided size in bytes

Applies to