DeleteGroupSnapshotRequestSaveMembers Property |
Specifies whether to preserve snapshots or delete them. Valid values are:
true: Snapshots are preserved, but group association is removed.
false: The group and snapshots are deleted.
Namespace:
SolidFire.Element.Api
Assembly:
SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax public bool SaveMembers { get; set; }
Property Value
Type:
BooleanSee Also