Method: IntersightClient::HyperflexDriveListAllOf#count

Defined in:
lib/intersight_client/models/hyperflex_drive_list_all_of.rb

#countObject

The total number of ‘hyperflex.Drive’ resources matching the request, accross all pages. The ‘Count’ attribute is included when the HTTP GET request includes the ‘$inlinecount’ parameter.



19
20
21
# File 'lib/intersight_client/models/hyperflex_drive_list_all_of.rb', line 19

def count
  @count
end