Click or drag to resize

CreateVolumeRequestAttributes Property

The list of name-value pairs in JSON object format. Total attribute size must be less than 1000B, or 1KB, including JSON formatting characters.

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

Property Value

Type: Hashtable
See Also