Click or drag to resize

SolidFireElementCreateStorageContainerAsync Method

Overload List
  NameDescription
Public methodCreateStorageContainerAsync(CreateStorageContainerRequest, CancellationToken)
CreateStorageContainer enables you to create a Virtual Volume (VVol) storage container. Storage containers are associated with a SolidFire storage system account, and are used for reporting and resource allocation. Storage containers can only be associated with virtual volumes. You need at least one storage container to use the Virtual Volumes feature.
Public methodCreateStorageContainerAsync(CancellationToken, String, String, String, NullableInt64)
CreateStorageContainer enables you to create a Virtual Volume (VVol) storage container. Storage containers are associated with a SolidFire storage system account, and are used for reporting and resource allocation. Storage containers can only be associated with virtual volumes. You need at least one storage container to use the Virtual Volumes feature.
Top
See Also