Interface HasPublicIPAddress.DefinitionStages.WithNewPublicIPAddress<ReturnT>

    • Method Detail

      • withNewPublicIPAddress

        ReturnT withNewPublicIPAddress​(String leafDnsLabel)
        Creates a new public IP address in the same region and group as the resource, with the specified DNS label and associates it with the resource.

        The internal name for the public IP address will be derived from the DNS label.

        Parameters:
        leafDnsLabel - the leaf domain label
        Returns:
        the next stage of the definition