Click or drag to resize

CreateVolumeAccessGroupRequestVolumes Property

List of volumes to initially include in the volume access group. If unspecified, the access group's volumes are not modified.

Namespace:  SolidFire.Element.Api
Assembly:  SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax
C#
public long[] Volumes { get; set; }

Property Value

Type: Int64
See Also