Method: Azure::ContainerInstance::Mgmt::V2018_04_01::Models::ContainerGroup#ip_address

Defined in:
lib/2018-04-01/generated/azure_mgmt_container_instance/models/container_group.rb

#ip_addressIpAddress

Returns The IP address type of the container group.

Returns:

  • (IpAddress)

    The IP address type of the container group.



35
36
37
# File 'lib/2018-04-01/generated/azure_mgmt_container_instance/models/container_group.rb', line 35

def ip_address
  @ip_address
end