Method: Azure::Hdinsight::Mgmt::V2018_06_01_preview::Clusters#list_with_http_info
- Defined in:
- lib/2018-06-01-preview/generated/azure_mgmt_hdinsight/clusters.rb
#list_with_http_info(custom_headers: nil) ⇒ MsRestAzure::AzureOperationResponse
Lists all the HDInsight clusters under the subscription.
will be added to the HTTP request.
502 503 504 |
# File 'lib/2018-06-01-preview/generated/azure_mgmt_hdinsight/clusters.rb', line 502 def list_with_http_info(custom_headers:nil) list_async(custom_headers:custom_headers).value! end |