Interface HasPrivateIpAddress

All Known Subinterfaces:
ApplicationGateway, ApplicationGatewayFrontend, LoadBalancerPrivateFrontend, NicIpConfiguration, NicIpConfigurationBase, VirtualMachineScaleSetNicIpConfiguration

public interface HasPrivateIpAddress
An interface representing a model's ability to reference a private IP address.
  • Method Details

    • privateIpAddress

      String privateIpAddress()
      Gets the private IP address associated with this resource.
      Returns:
      the private IP address associated with this resource
    • privateIpAllocationMethod

      IpAllocationMethod privateIpAllocationMethod()
      Gets the private IP address allocation method within the associated subnet.
      Returns:
      the private IP address allocation method within the associated subnet