Method: Azure::Security::Mgmt::V2015_06_01_preview::Operations#list_with_http_info
- Defined in:
- lib/2015-06-01-preview/generated/azure_mgmt_security/operations.rb
#list_with_http_info(custom_headers: nil) ⇒ MsRestAzure::AzureOperationResponse
Exposes all available operations for discovery purposes.
will be added to the HTTP request.
45 46 47 |
# File 'lib/2015-06-01-preview/generated/azure_mgmt_security/operations.rb', line 45 def list_with_http_info(custom_headers:nil) list_async(custom_headers:custom_headers).value! end |