ListVirtualVolumesRequestDetails Property |
Specifies the level of detail about each virtual volume that is returned. Possible values are:
true: Include more details about each virtual volume in the response.
false: Include the standard level of detail about each virtual volume in
the response.
Namespace:
SolidFire.Element.Api
Assembly:
SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax public Nullable<bool> Details { get; set; }
Property Value
Type:
NullableBooleanSee Also