Interface HasPublicIpAddress.DefinitionStages.WithNewPublicIPAddressNoDnsLabel<ReturnT>

    • Method Detail

      • withNewPublicIpAddress

        ReturnT withNewPublicIpAddress​(Creatable<PublicIpAddress> creatable)
        Creates a new public IP address to associate with the resource.
        Parameters:
        creatable - a creatable definition for a new public IP
        Returns:
        the next stage of the definition
      • withNewPublicIpAddress

        ReturnT withNewPublicIpAddress()
        Creates a new public IP address in the same region and group as the resource and associates it with the resource.

        The internal name and DNS label for the public IP address will be derived from the resource's name.

        Returns:
        the next stage of the definition