Click or drag to resize

CreateVolumeRequestName Property

The name of the volume access group (might be user specified). Not required to be unique, but recommended. Might be 1 to 64 characters in length.

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