Aracılığıyla paylaş


VolumeBackups Class

Definition

Volume details using the backup policy

public class VolumeBackups
type VolumeBackups = class
Public Class VolumeBackups
Inheritance
VolumeBackups

Constructors

VolumeBackups()

Initializes a new instance of the VolumeBackups class.

VolumeBackups(String, Nullable<Int32>, Nullable<Boolean>)

Initializes a new instance of the VolumeBackups class.

VolumeBackups(String, String, Nullable<Int32>, Nullable<Boolean>)

Initializes a new instance of the VolumeBackups class.

Properties

BackupsCount

Gets or sets total count of backups for volume

PolicyEnabled

Gets or sets policy enabled

VolumeName

Gets or sets volume name

VolumeResourceId

Gets or sets resourceId used to identify the Volume

Extension Methods

ConvertToPs(VolumeBackups)

Applies to