Class: Ansible::Ruby::Modules::Azure_rm_autoscale_facts

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

Overview

Get facts of Auto Scale Setting.

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

#nameString?

Returns The name of the Auto Scale Setting.

Returns:

  • (String, nil)

    The name of the Auto Scale Setting.



16
# File 'lib/ansible/ruby/modules/generated/cloud/azure/azure_rm_autoscale_facts.rb', line 16

attribute :name

#resource_groupString

Returns The name of the resource group.

Returns:

  • (String)

    The name of the resource group.



12
# File 'lib/ansible/ruby/modules/generated/cloud/azure/azure_rm_autoscale_facts.rb', line 12

attribute :resource_group