你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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

Name Description
PSDiskList()

Properties

Name Description
BurstingEnabled (Inherited from PSDisk)
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)
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)
ProvisioningState (Inherited from PSDisk)
PublicNetworkAccess (Inherited from PSDisk)
PurchasePlan (Inherited from PSDisk)
ResourceGroupName (Inherited from PSDisk)
SecurityDataUri (Inherited from PSDisk)
SecurityMetadataUri (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

Name Description
ToPSDisk()

Applies to