Click or drag to resize

SnapshotVirtualVolumeID Property

The ID of the virtual volume with which the snapshot is associated.

Namespace:  SolidFire.Element.Api
Assembly:  SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax
C#
public Nullable<Guid> VirtualVolumeID { get; set; }

Property Value

Type: NullableGuid
See Also