Class VirtualIpAddress


  • @ApiType("SoftLayer_Billing_Item_Network_LoadBalancer_VirtualIpAddress")
    public class VirtualIpAddress
    extends Item
    A SoftLayer_Billing_Item_Network_LoadBalancer_VirtualIpAddress represents the [[SoftLayer_Billing_Item|billing item]] related to a single [[SoftLayer_Network_LoadBalancer_VirtualIpAddress|load balancer]] instance.
    See Also:
    SoftLayer_Billing_Item_Network_LoadBalancer_VirtualIpAddress
    • Field Detail

      • resource

        @ApiProperty
        protected VirtualIpAddress resource
        The load balancer's virtual IP address that the billing item is associated with.
    • Constructor Detail

      • VirtualIpAddress

        public VirtualIpAddress()