Click or drag to resize

CreateGroupSnapshotRequestName Property

Name for the group snapshot. If unspecified, the date and time the group snapshot was taken is used.

Namespace:  SolidFire.Element.Api
Assembly:  SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax
C#
public string Name { get; set; }

Property Value

Type: String
See Also