PSSnapshotList Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public class PSSnapshotList : Microsoft.Azure.Commands.Compute.Automation.Models.PSSnapshot
type PSSnapshotList = class
inherit PSSnapshot
Public Class PSSnapshotList
Inherits PSSnapshot
- Inheritance
- Inheritance
Constructors
PSSnapshotList() |
Properties
CompletionPercent | (Inherited from PSSnapshot) |
CopyCompletionError |
Gets or sets indicates the error details if the background copy of a resource created via the CopyStart operation fails. (Inherited from Snapshot) |
CreationData | (Inherited from PSSnapshot) |
DataAccessAuthMode | (Inherited from PSSnapshot) |
DiskAccessId | (Inherited from PSSnapshot) |
DiskSizeBytes | (Inherited from PSSnapshot) |
DiskSizeGB | (Inherited from PSSnapshot) |
DiskState |
Gets or sets the state of the snapshot. Possible values include: 'Unattached', 'Attached', 'Reserved', 'Frozen', 'ActiveSAS', 'ActiveSASFrozen', 'ReadyToUpload', 'ActiveUpload' (Inherited from Snapshot) |
Encryption | (Inherited from PSSnapshot) |
EncryptionSettingsCollection | (Inherited from PSSnapshot) |
ExtendedLocation | (Inherited from PSSnapshot) |
HyperVGeneration | (Inherited from PSSnapshot) |
Id | (Inherited from PSSnapshot) |
Incremental | (Inherited from PSSnapshot) |
IncrementalSnapshotFamilyId |
Gets incremental snapshots for a disk share an incremental snapshot family id. The Get Page Range Diff API can only be called on incremental snapshots with the same family id. (Inherited from Snapshot) |
Location | (Inherited from PSSnapshot) |
ManagedBy | (Inherited from PSSnapshot) |
Name | (Inherited from PSSnapshot) |
NetworkAccessPolicy | (Inherited from PSSnapshot) |
OsType | (Inherited from PSSnapshot) |
ProvisioningState | (Inherited from PSSnapshot) |
PublicNetworkAccess | (Inherited from PSSnapshot) |
PurchasePlan | (Inherited from PSSnapshot) |
ResourceGroupName | (Inherited from PSSnapshot) |
SecurityProfile |
Gets or sets contains the security related information for the resource. (Inherited from Snapshot) |
Sku | (Inherited from PSSnapshot) |
SupportedCapabilities | (Inherited from PSSnapshot) |
SupportsHibernation | (Inherited from PSSnapshot) |
Tags | (Inherited from PSSnapshot) |
TimeCreated | (Inherited from PSSnapshot) |
Type | (Inherited from PSSnapshot) |
UniqueId | (Inherited from PSSnapshot) |
Methods
ToPSSnapshot() | |
Validate() |
Validate the object. (Inherited from Snapshot) |