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

Defined in:
lib/2019-12-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.



39
40
41
# File 'lib/2019-12-01/generated/azure_mgmt_container_instance/models/container_group.rb', line 39

def ip_address
  @ip_address
end