Interface Deployments

    • Method Detail

      • checkExistence

        boolean checkExistence​(String resourceGroupName,
                               String deploymentName)
        Checks if a deployment exists in a resource group.
        Parameters:
        resourceGroupName - the resource group's name
        deploymentName - the deployment's name
        Returns:
        true if the deployment exists; false otherwise