PSDiskList Class

Definition

public class PSDiskList : Microsoft.Azure.Commands.Compute.Automation.Models.PSDisk
type PSDiskList = class
    inherit PSDisk
Public Class PSDiskList
Inherits PSDisk
Inheritance
PSDiskList
Inheritance
PSDiskList

Constructors

PSDiskList()

Properties

BurstingEnabled (Inherited from PSDisk)
BurstingEnabledTime

Gets latest time when bursting was last enabled on a disk.

(Inherited from Disk)
CompletionPercent (Inherited from PSDisk)
CreationData (Inherited from PSDisk)
DataAccessAuthMode (Inherited from PSDisk)
DiskAccessId (Inherited from PSDisk)
DiskIOPSReadOnly (Inherited from PSDisk)
DiskIOPSReadWrite (Inherited from PSDisk)
DiskMBpsReadOnly (Inherited from PSDisk)
DiskMBpsReadWrite (Inherited from PSDisk)
DiskSizeBytes (Inherited from PSDisk)
DiskSizeGB (Inherited from PSDisk)
DiskState (Inherited from PSDisk)
Encryption (Inherited from PSDisk)
EncryptionSettingsCollection (Inherited from PSDisk)
ExtendedLocation (Inherited from PSDisk)
HyperVGeneration (Inherited from PSDisk)
Id (Inherited from PSDisk)
LastOwnershipUpdateTime

Gets the UTC time when the ownership state of the disk was last changed i.e., the time the disk was last attached or detached from a VM or the time when the VM to which the disk was attached was deallocated or started.

(Inherited from Disk)
Location (Inherited from PSDisk)
ManagedBy (Inherited from PSDisk)
ManagedByExtended (Inherited from PSDisk)
MaxShares (Inherited from PSDisk)
Name (Inherited from PSDisk)
NetworkAccessPolicy (Inherited from PSDisk)
OptimizedForFrequentAttach (Inherited from PSDisk)
OsType (Inherited from PSDisk)
PropertyUpdatesInProgress

Gets properties of the disk for which update is pending.

(Inherited from Disk)
ProvisioningState (Inherited from PSDisk)
PublicNetworkAccess (Inherited from PSDisk)
PurchasePlan (Inherited from PSDisk)
ResourceGroupName (Inherited from PSDisk)
SecurityProfile (Inherited from PSDisk)
ShareInfo (Inherited from PSDisk)
Sku (Inherited from PSDisk)
SupportedCapabilities (Inherited from PSDisk)
SupportsHibernation (Inherited from PSDisk)
Tags (Inherited from PSDisk)
Tier (Inherited from PSDisk)
TimeCreated (Inherited from PSDisk)
Type (Inherited from PSDisk)
UniqueId (Inherited from PSDisk)
Zones (Inherited from PSDisk)

Methods

ToPSDisk()
Validate()

Validate the object.

(Inherited from Disk)

Applies to