Class: Ansible::Ruby::Modules::Azure_rm_route

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

Overview

Create, update or delete a route.

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

#address_prefixString?



24
# File 'lib/ansible/ruby/modules/generated/cloud/azure/azure_rm_route.rb', line 24

attribute :address_prefix

#nameString



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

attribute :name

#next_hop_ip_addressObject?



32
# File 'lib/ansible/ruby/modules/generated/cloud/azure/azure_rm_route.rb', line 32

attribute :next_hop_ip_address

#next_hop_type:virtual_network_gateway, ...



28
# File 'lib/ansible/ruby/modules/generated/cloud/azure/azure_rm_route.rb', line 28

attribute :next_hop_type

#resource_groupString



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

attribute :resource_group

#route_table_nameString



35
# File 'lib/ansible/ruby/modules/generated/cloud/azure/azure_rm_route.rb', line 35

attribute :route_table_name

#state:absent, ...



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

attribute :state