PSSnapshot.SnapshotAccessState Property
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.
Gets the state of snapshot which determines the access availability of the snapshot. Possible values include: 'Unknown', 'Pending', 'Available', 'InstantAccess', 'AvailableWithInstantAccess'
public string SnapshotAccessState { get; }
member this.SnapshotAccessState : string
Public ReadOnly Property SnapshotAccessState As String