Click or drag to resize

DeleteStorageContainersRequestStorageContainerIDs Property

A list of IDs of the storage containers to delete. You can specify up to 2000 IDs in the list.

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

Property Value

Type: Guid
See Also