Interface HasPublicIpAddress.DefinitionStages.WithExistingPublicIPAddress<ReturnT>

    • Method Detail

      • withExistingPublicIpAddress

        ReturnT withExistingPublicIpAddress​(PublicIpAddress publicIPAddress)
        Associates an existing public IP address with the resource.
        Parameters:
        publicIPAddress - an existing public IP address
        Returns:
        the next stage of the definition
      • withExistingPublicIpAddress

        ReturnT withExistingPublicIpAddress​(String resourceId)
        Associates an existing public IP address with the resource.
        Parameters:
        resourceId - the resource ID of an existing public IP address
        Returns:
        the next stage of the definition