Class: Ansible::Ruby::Modules::Azure_rm_resource_facts

Inherits:
Base show all
Defined in:
lib/ansible/ruby/modules/generated/cloud/azure/azure_rm_resource_facts.rb

Overview

Obtain facts of any resource using Azure REST API. This module gives access to resources that are not supported via Ansible modules. Refer to docs.microsoft.com/en-us/rest/api/ regarding details related to specific resource REST API.

Instance Method Summary collapse

Methods inherited from Base

#ansible_name, #to_h

Methods inherited from Ansible::Ruby::Models::Base

attr_option, attr_options, attribute, fix_inclusion, #initialize, remove_existing_validations, #to_h, validates

Constructor Details

This class inherits a constructor from Ansible::Ruby::Models::Base

Instance Method Details

#api_versionString



17
# File 'lib/ansible/ruby/modules/generated/cloud/azure/azure_rm_resource_facts.rb', line 17

attribute :api_version

#providerString?



21
# File 'lib/ansible/ruby/modules/generated/cloud/azure/azure_rm_resource_facts.rb', line 21

attribute :provider

#resource_groupString?



25
# File 'lib/ansible/ruby/modules/generated/cloud/azure/azure_rm_resource_facts.rb', line 25

attribute :resource_group

#resource_nameString?



33
# File 'lib/ansible/ruby/modules/generated/cloud/azure/azure_rm_resource_facts.rb', line 33

attribute :resource_name

#resource_typeString?



29
# File 'lib/ansible/ruby/modules/generated/cloud/azure/azure_rm_resource_facts.rb', line 29

attribute :resource_type

#subresourceObject?



37
# File 'lib/ansible/ruby/modules/generated/cloud/azure/azure_rm_resource_facts.rb', line 37

attribute :subresource

#urlObject?



14
# File 'lib/ansible/ruby/modules/generated/cloud/azure/azure_rm_resource_facts.rb', line 14

attribute :url