ListVirtualVolumesRequestRecursive Property |
Specifies whether to include information about the children of each virtual volume in the response.
Possible values are:
true: Include information about the children of each virtual volume in
the response.
false: Do not include information about the children of 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> Recursive { get; set; }
Property Value
Type:
NullableBooleanSee Also