Interface AvailabilityGroupListener.DefinitionStages.WithParentResource

    • Method Detail

      • withExistingSqlVirtualMachineGroup

        AvailabilityGroupListener.DefinitionStages.WithCreate withExistingSqlVirtualMachineGroup​(String resourceGroupName,
                                                                                                 String sqlVirtualMachineGroupName)
        Specifies resourceGroupName, sqlVirtualMachineGroupName.
        Parameters:
        resourceGroupName - Name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal.
        sqlVirtualMachineGroupName - Name of the SQL virtual machine group.
        Returns:
        the next definition stage.