Class: Ansible::Ruby::Modules::Azure_rm_functionapp

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

Overview

Create, update or delete an Azure Function App

Instance Method Summary collapse

Methods inherited from Base

#ansible_name, #to_h

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

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

Constructor Details

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

Instance Method Details

#app_settingsHash?



27
# File 'lib/ansible/ruby/modules/generated/cloud/azure/azure_rm_functionapp.rb', line 27

attribute :app_settings

#locationObject?



20
# File 'lib/ansible/ruby/modules/generated/cloud/azure/azure_rm_functionapp.rb', line 20

attribute :location

#nameString



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

attribute :name

#resource_groupString



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

attribute :resource_group

#state:absent, ...



31
# File 'lib/ansible/ruby/modules/generated/cloud/azure/azure_rm_functionapp.rb', line 31

attribute :state

#storage_accountObject



23
# File 'lib/ansible/ruby/modules/generated/cloud/azure/azure_rm_functionapp.rb', line 23

attribute :storage_account