Compartir a través de


SubvolumeInfo Class

Definition

Subvolume Information properties

[Microsoft.Rest.Serialization.JsonTransformation]
public class SubvolumeInfo : Microsoft.Azure.Management.NetApp.Models.ProxyResource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type SubvolumeInfo = class
    inherit ProxyResource
Public Class SubvolumeInfo
Inherits ProxyResource
Inheritance
SubvolumeInfo
Attributes

Constructors

SubvolumeInfo()

Initializes a new instance of the SubvolumeInfo class.

SubvolumeInfo(String, String, String, SystemData, String, Nullable<Int64>, String, String)

Initializes a new instance of the SubvolumeInfo class.

Properties

Id

Gets fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"

(Inherited from Resource)
Name

Gets the name of the resource

(Inherited from Resource)
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

SystemData

Gets azure Resource Manager metadata containing createdBy and modifiedBy information.

(Inherited from Resource)
Type

Gets the type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"

(Inherited from Resource)

Extension Methods

ConvertToPs(SubvolumeInfo)

Applies to