Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

PSSnapshot Class

Definition

Namespace:
Microsoft.Azure.Commands.Compute.Automation.Models
Assembly:
Microsoft.Azure.PowerShell.Cmdlets.Compute.dll
Assembly:
Microsoft.Azure.Commands.Compute.dll

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 PSSnapshot
public class PSSnapshot : Microsoft.Azure.Management.Compute.Models.Snapshot
type PSSnapshot = class
type PSSnapshot = class
 inherit Snapshot
Public Class PSSnapshot
Public Class PSSnapshot
Inherits Snapshot
Inheritance
PSSnapshot
Inheritance
PSSnapshot
Derived

Constructors

Name Description
PSSnapshot()

Properties

Name Description
CompletionPercent
CreationData
DataAccessAuthMode
DiskAccessId
DiskSizeBytes
DiskSizeGB
Encryption
EncryptionSettingsCollection
ExtendedLocation
HyperVGeneration
Id
Incremental
Location
ManagedBy
Name
NetworkAccessPolicy
OsType
ProvisioningState
PublicNetworkAccess
PurchasePlan
ResourceGroupName
Sku
SnapshotAccessState

Gets the state of snapshot which determines the access availability of the snapshot. Possible values include: 'Unknown', 'Pending', 'Available', 'InstantAccess', 'AvailableWithInstantAccess'

SupportedCapabilities
SupportsHibernation
Tags
TimeCreated
Type
UniqueId

Applies to