PureStorageSpaceUsage.Unique 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.
Unique space occupied by customer data, in bytes; for a volume, this is the amount of storage that would be freed by deleting the volume, since snapshot and shared data would be kept.
public long Unique { get; }
member this.Unique : int64
Public ReadOnly Property Unique As Long