Interface InventoryItem.DefinitionStages.WithParentResource

    • Method Detail

      • withExistingVmmServer

        InventoryItem.DefinitionStages.WithCreate withExistingVmmServer​(String resourceGroupName,
                                                                        String vmmServerName)
        Specifies resourceGroupName, vmmServerName.
        Parameters:
        resourceGroupName - The name of the resource group.
        vmmServerName - Name of the VMMServer.
        Returns:
        the next definition stage.